|
|
|
|
ToolTipRight Property, ScrollingClass Class |
Defines the tooltip for the right/down scroll button.
Syntax ScrollingClass Class (Softelvdm.SftTabsNET)
VB |
Public Property ToolTipRight As String |
C# |
public string ToolTipRight { get; set; } |
C++ |
public: property String^ ToolTipRight { |
Property Value
The tooltip text.
The default value is an empty string.
Comments
The ToolTipRight property defines the tooltip for the right/down scroll button.